Spatial access methods
نویسنده
چکیده
The main purpose of spatial access methods is to support efficient selection of objects based on spatial properties. For example, a range query selects objects lying within specified ranges of coordinates; a nearest neighbour query finds the object lying closest to a specified object (see Worboys, Chapter 26). Further, spatial access methods are also used to implement efficiently such spatial analyses as map overlay, and other types of spatial joins. Two characteristics of spatial datasets are that they are frequently large and that the data are quite often distributed in an irregular manner. A spatial access method needs to take into account both spatial indexing and clustering techniques. Without a spatial index, every object in the database has to be checked to see whether it meets the spatial selection criterion; a ‘full table scan’ in a relational database. As spatial datasets are usually very large, such checking is unacceptable in practice for interactive use and most other applications. Therefore, a spatial index is required, in order to find the required objects efficiently without looking at every object. In cases when the whole spatial dataset resides in main memory it is sufficient to know the addresses of the requested objects, as main memory storage allows random access and does not introduce significant delays. However, most spatial datasets are so large that they cannot reside in the main memory of the computer and must be stored in secondary memory, such as its hard disk. Clustering is needed to group those objects which are often requested together. Otherwise, many different disk pages will have to be fetched, resulting in slow response. In a spatial context, clustering implies that objects which are close together in reality are also stored close together in memory. Many strategies for clustering objects in spatial databases adopt some form of ‘space-filling curve’ by ordering objects according to their sequence along a path that traverses all parts of the space. In traditional database systems, sorting (or ordering) of the data forms the basis for efficient searching, as in the B-tree approach (Bayer and Creight 1973). Although there are obvious bases for sorting text strings, numbers, or dates (1-dimensional data), there are no such simple solutions for sorting higher-dimensional spatial data. Computer memory is 1-dimensional but spatial data is 2-dimensional or 3-dimensional (or even higher dimensioned), and must be organised somehow in memory. An intuitive solution is to use a regular grid just as on a paper map. Each grid cell has a unique name, e.g. ‘A3’, ‘C6’, or ‘D5’. The cells are stored in some order in memory and can each contain a (fixed) number of
منابع مشابه
Spatial Analysis of Access and Transfer of Emergency (Asthma) Patients to Medical Centers; Case Study on District 3 of Tehran, Iran
INTRODUCTION: The short resuscitation time for patients with asthma is one of the most urgent medical conditions with a high importance. In this study, the geographic information system (GIS) is used to analyze the access and transfer of emergency patients to health care centers (resuscitation, specialized, and health care services) to patients with respiratory problems with moderate and acute ...
متن کاملAnalysis of spatial distribution and access to schools in district 20th of Tehran municipality
In urban planning, proper distribution of facilities and educational services is important, because only if there is an equity in the distribution of services and land uses, it will be possible for all residents to take advantage from them. The purpose of this paper is to investigate the spatial distribution of schools and the accessibility of households to public education schools in 20th dis...
متن کاملAn Overview on the Applications of Spatial Analyses in the Management and Allocation of Hemodialysis Services
Introduction: The prevalence of Chronic Kidney Disease (CKD) reached about 13.4% in 2016. Among available treatment methods, hemodialysis is the most common way used for the treatment of patients with End-Stage Renal Disease (ESRD), the last stage of CKD. On average, these patients refer to hemodialysis centers three times a week. The high patients referral rate indicates the importance of prop...
متن کاملAn Overview on the Applications of Spatial Analyses in the Management and Allocation of Hemodialysis Services
Introduction: The prevalence of Chronic Kidney Disease (CKD) reached about 13.4% in 2016. Among available treatment methods, hemodialysis is the most common way used for the treatment of patients with End-Stage Renal Disease (ESRD), the last stage of CKD. On average, these patients refer to hemodialysis centers three times a week. The high patients referral rate indicates the importance of prop...
متن کاملبررسی عدالت در سلامت با ارزیابی دسترسی شهروندان به مراکز بهداشتی- درمانی با استفاده از سیستم اطلاعات جغرافیایی (GIS) (مطالعه موردی شهر کرمانشاه)
Abstract Background and purpose: One of the main factors in establishing health equity is delivering equal spatial access to public medical cares to all members in a society. The aim of this study was to evaluate equity in health by assessing people's access to health care centers using Geographic Information System (GIS) in Kermanshah (west of Iran). Material and methods: In this descript...
متن کاملبررسی وضعیت دسترسی به مراکز خدمات رسانی درمانی با رویکرد عدالت فضایی (مطالعه موردی: منطقه 7 تهران)
Background: A society will be sustainable when the basic needs of all its citizens are met. On the other hand, the increasing population of urban areas has increased the demand for public services, especially health services. Today, the level and extent of residents' access to services are calculated on the basis of spatial justice. This study aimed to analyze the extent of realization of spati...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
عنوان ژورنال:
دوره شماره
صفحات -
تاریخ انتشار 2005